Skip to content

Commit 72e333c

Browse files
authored
Update main.yml
1 parent 13bbb39 commit 72e333c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/main.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,15 @@ jobs:
3232
- macos: py312-test-devdeps
3333
posargs: --openmp-expected=False
3434
- macos: py313-test
35-
35+
posargs: --openmp-expected=False
36+
3637
- windows: py38-test
3738
runs-on: windows-2019
3839
- windows: py312-test-devdeps
3940
runs-on: windows-2019
4041
4142
# Test with more compilers, for the OpenMP helpers
42-
- macos: py39-test-osxclang-conda
43+
- macos: py311-test-osxclang-conda
4344
runs-on: macos-13
4445
toxdeps: 'tox>=4'
4546
coverage: ''

0 commit comments

Comments
 (0)