Skip to content

Commit 506bb54

Browse files
Firestar99LegNeato
authored andcommitted
ci: update CI runner targets
1 parent fd400ca commit 506bb54

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/rust-ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ jobs:
3636
strategy:
3737
matrix:
3838
include:
39-
- os: ubuntu-22.04
39+
- os: ubuntu-24.04
4040
target: x86_64-unknown-linux-gnu
41-
- os: windows-2022
41+
- os: windows-2025
4242
target: x86_64-pc-windows-msvc
43-
- os: macOS-14
43+
- os: macOS-15
4444
target: aarch64-apple-darwin
4545
runs-on: ${{ matrix.os }}
4646
steps:

0 commit comments

Comments
 (0)