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 4d3a44c commit ed1f20cCopy full SHA for ed1f20c
.github/workflows/ubuntu.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
build-and-test:
10
- runs-on: ubuntu-20.04 # test slightly older ubuntu.
+ runs-on: ubuntu-24.04
11
strategy:
12
fail-fast: false
13
matrix:
0 commit comments