We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b37ecdd + 61fbb99 commit cc690f7Copy full SHA for cc690f7
1 file changed
.github/workflows/compile.yml
@@ -12,7 +12,7 @@ jobs:
12
fail-fast: false
13
14
matrix:
15
- os: [ubuntu-24.04, ubuntu-22.04, ubuntu-20.04]
+ os: [ubuntu-latest, ubuntu-24.04, ubuntu-22.04]
16
17
env:
18
BUILD_DIR: build
0 commit comments