We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 824e7e0 commit 25f7f48Copy full SHA for 25f7f48
1 file changed
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ on:
6
pull_request:
7
jobs:
8
BuildLinux:
9
- runs-on: ubuntu-20.04 # test slightly older ubuntu.
+ runs-on: ubuntu-24.04
10
strategy:
11
fail-fast: false
12
matrix:
0 commit comments