Skip to content

Commit 9deb1b5

Browse files
author
user
committed
Update the GitHub workflow.
1 parent 6e4ab26 commit 9deb1b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/rust.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
matrix:
2020
os: [
2121
ubuntu-latest, ubuntu-24.04, ubuntu-22.04, ubuntu-24.04-arm, ubuntu-22.04-arm,
22-
macos-latest, macos-14, macos-15, macos-26, macos-13
23-
windows-2025, windows-2022, windows-11-arm,
22+
macos-latest, macos-14, macos-15, macos-26, macos-13, macos-15-intel,
23+
windows-latest, windows-2025, windows-2022, windows-11-arm,
2424
]
2525
runs-on: ${{ matrix.os }}
2626

0 commit comments

Comments
 (0)