Skip to content

Commit 4bc381e

Browse files
CI: update macos version
1 parent fc793d8 commit 4bc381e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
# Debian (docker)
3535
- { name: debian, ts: 'nts', compiler: 'gcc', os: ubuntu-20.04 }
3636
# macOS
37-
- { name: mac, ts: 'nts', compiler: 'clang', os: macos-12 }
37+
- { name: mac, ts: 'nts', compiler: 'clang', os: macos-13 }
3838

3939
steps:
4040
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)