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 1337972 commit d43f45aCopy full SHA for d43f45a
.github/workflows/ci-test.yml
@@ -65,7 +65,7 @@ jobs:
65
#os: [ubuntu-latest, macos-latest, windows-latest]
66
# ubuntu latest 22.04 12/2022
67
# ubuntu latest 24.04 12/2024
68
- os: [ubuntu-latest, ubuntu-20.04, ubuntu-24.04]
+ os: [ubuntu-24.04, ubuntu-latest, ubuntu-20.04]
69
70
# if the ones above fail. fail the build
71
experimental: [ false ]
0 commit comments