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 e452414 commit 33635fdCopy full SHA for 33635fd
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ env:
12
13
jobs:
14
build:
15
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
16
steps:
17
- uses: actions/checkout@v3
18
- uses: actions-rs/toolchain@v1
0 commit comments