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 96f8327 commit 5d50f1eCopy full SHA for 5d50f1e
.github/workflows/CI.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
Test:
10
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
11
name: Build
12
if: ${{ !contains(github.event.head_commit.message, '[skip ci]') }}
13
strategy:
0 commit comments