Skip to content

Commit 1bf65cc

Browse files
snowfarthingwdolinar
authored andcommitted
Change artifact and Mac OS version
Changed artifact from version 1 to version 4, and changed Mac OS from latest to 13. (cherry picked from commit 56d9634)
1 parent 8cf2f28 commit 1bf65cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/XmsInterp-CI.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
strategy:
4646
fail-fast: false
4747
matrix:
48-
platform: [macos-latest]
48+
platform: [macos-13]
4949
python-version: ['3.10']
5050
build_type: [Release, Debug]
5151

0 commit comments

Comments
 (0)