Skip to content

Commit

Permalink
Rename runner (M1) macos-13-xlarge to macos-13-xl-arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
kelson42 committed Oct 31, 2023
1 parent 2457f7b commit d1347ad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- macos-11
- macos-12
- macos-13
- macos-13-xlarge
- macos-13-xl-arm64
target:
- native_dyn
- iOS_arm64
Expand All @@ -26,9 +26,9 @@ jobs:
target: iOS_arm64
- os: macos-11
target: iOS_x86_64
- os: macos-13-xlarge
- os: macos-13-xl-arm64
target: iOS_arm64
- os: macos-13-xlarge
- os: macos-13-xl-arm64
target: iOS_x86_64
# TODO: iOS cross-compilation on macOS 13 compilation has to be fixed
# https://github.com/openzim/libzim/issues/834
Expand Down

0 comments on commit d1347ad

Please sign in to comment.