Skip to content

Commit

Permalink
continuous irritation
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdruppe committed Jun 24, 2024
1 parent 1986ea8 commit 8fa5ed8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with_pgo: false

- job_name: macOS x86_64
os: macos-11
os: macos-12
arch: x86_64
bootstrap_cmake_flags: >-
-DBUILD_LTO_LIBS=ON
Expand Down Expand Up @@ -131,7 +131,7 @@ jobs:
include:

- job_name: macOS arm64
host_os: macos-11
host_os: macos-12
os: osx
arch: arm64
bootstrap_cmake_flags: -DD_COMPILER_FLAGS=-gcc=/usr/bin/c++
Expand Down

0 comments on commit 8fa5ed8

Please sign in to comment.