We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b88aa4 commit b237a39Copy full SHA for b237a39
.github/workflows/main.yml
@@ -40,7 +40,7 @@ jobs:
40
include:
41
42
- name: linux-gcc11
43
- os: ubuntu-20.04
+ os: ubuntu-24.04
44
buildType: RELEASE
45
containerImage: ghcr.io/gafferhq/build/build:3.0.0
46
options: .github/workflows/main/options.posix
@@ -50,7 +50,7 @@ jobs:
50
jobs: 4
51
52
- name: linux-debug-gcc11
53
54
buildType: DEBUG
55
56
0 commit comments