Skip to content

Commit f88572f

Browse files
committed
Revert "deal with github deprecation hopefully"
This reverts commit 0b14aa4. didn't work
1 parent 0b14aa4 commit f88572f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with_pgo: false
3838

3939
- job_name: macOS x86_64
40-
os: macos-13
40+
os: macos-12
4141
arch: x86_64
4242
bootstrap_cmake_flags: >-
4343
-DBUILD_LTO_LIBS=ON
@@ -120,7 +120,7 @@ jobs:
120120
include:
121121

122122
- job_name: macOS arm64
123-
host_os: macos-13
123+
host_os: macos-12
124124
os: osx
125125
arch: arm64
126126
bootstrap_cmake_flags: -DD_COMPILER_FLAGS=-gcc=/usr/bin/c++

0 commit comments

Comments
 (0)