Skip to content

Commit e506d98

Browse files
committed
macOS 26
1 parent 803aa6e commit e506d98

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/Test.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fail-fast: false
2424
matrix:
2525
version: ['1.10', '1.12']
26-
os: [ubuntu-24.04, ubuntu-24.04-arm, macOS-15-intel, windows-2022]
26+
os: [ubuntu-24.04, ubuntu-24.04-arm, macOS-26-intel, windows-2022]
2727
arch: [x64, arm64]
2828
pocl: [jll, local]
2929
memory_backend: [usm, svm, buffer]
@@ -35,11 +35,11 @@ jobs:
3535
arch: arm64
3636
- os: ubuntu-24.04-arm
3737
arch: x64
38-
# macOS-15-intel is Intel-only
39-
- os: macOS-15-intel
38+
# macOS-26-intel is Intel-only
39+
- os: macOS-26-intel
4040
arch: arm64
4141
# we only test building PoCL on Linux
42-
- os: macOS-15-intel
42+
- os: macOS-26-intel
4343
pocl: local
4444
- os: windows-2022
4545
pocl: local

0 commit comments

Comments
 (0)