Skip to content

Commit df08a28

Browse files
authored
TST: Replace macos-13 with macos-14
1 parent b96cf0e commit df08a28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
3838
# Test with more compilers, for the OpenMP helpers
3939
- macos: py313-test-osxclang-conda
40-
runs-on: macos-13
40+
runs-on: macos-14
4141
coverage: ''
4242
- linux: py310-test-linuxgcc-conda
4343
coverage: ''

0 commit comments

Comments
 (0)