Skip to content

Commit 5e994cc

Browse files
committed
Bump to macos-12
1 parent ed8d961 commit 5e994cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
# Linux
4343
- { name: ubuntu-gcc, os: ubuntu-latest, compiler: gcc, ccov: 'ON' }
4444
# macOS
45-
- { name: macos-clang, os: macos-10.15, compiler: clang, ccov: 'ON' }
45+
- { name: macos-clang, os: macos-12, compiler: clang, ccov: 'ON' }
4646
# Windows
4747
- { php: '7.0', ts: 'nts', arch: 'x64', name: 'windows2019-vc14', os: 'windows-2019', compiler: 'vc14', ccov: 'OFF' }
4848
- { php: '7.0', ts: 'ts', arch: 'x64', name: 'windows2019-vc14', os: 'windows-2019', compiler: 'vc14', ccov: 'OFF' }

0 commit comments

Comments
 (0)