There was an error while loading. Please reload this page.
1 parent 1694fc7 commit 90d6ca9Copy full SHA for 90d6ca9
1 file changed
.github/workflows/cargo.yml
@@ -13,7 +13,7 @@ permissions:
13
jobs:
14
build:
15
timeout-minutes: 15
16
- runs-on: ubuntu-24.04
+ runs-on: ubuntu-26.04
17
steps:
18
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
19
with:
0 commit comments