Skip to content

Commit 90d6ca9

Browse files
authored
Use ubunut-26.04 job for the cargo workflow (#39)
1 parent 1694fc7 commit 90d6ca9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cargo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permissions:
1313
jobs:
1414
build:
1515
timeout-minutes: 15
16-
runs-on: ubuntu-24.04
16+
runs-on: ubuntu-26.04
1717
steps:
1818
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
1919
with:

0 commit comments

Comments
 (0)