Skip to content

Commit

Permalink
github action progress
Browse files Browse the repository at this point in the history
  • Loading branch information
LewisPringle committed Jul 20, 2024
1 parent 9979c1e commit 77b1f6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-N-test-Matrix.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"displayTargetName": "ubuntu-24.04 (Release)",
"compiler": "g++-14",
"runs_on": "ubuntu-latest",
"container_image": "sophistsolutionsinc/whythefuckismynetworksoslow-ubuntu-2204:v1",
"container_image": "sophistsolutionsinc/whythefuckismynetworksoslow-ubuntu-2404:v1",
"cpp_version": "c++23",
"config_name": "Debug",
"config_name": "Release",
"extra_config_args": "--apply-default-release-flags",
"run_on_branch": "always"
},
Expand Down

0 comments on commit 77b1f6b

Please sign in to comment.