Skip to content

Commit

Permalink
Revert commit 78cc29f
Browse files Browse the repository at this point in the history
  • Loading branch information
cavallium committed Feb 20, 2024
1 parent ad7049b commit 4ebd2a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/platform_natives.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- { os: ubuntu-22.04, type: "linux_arm64_clang_ssl3", compiler: "clang", ssl: "ssl3", debianArch: "arm64", tripleArch: "aarch64", tripleGnu: "gnu", debianVersion: "bookworm-backports", native: "false" }
- { os: windows-2019, type: "windows_amd64", vcpkgCommitId: "6ca56aeb457f033d344a7106cb3f9f1abf8f4e98", triplet: "x64-windows-static" }
- { os: macos-12, type: "macos_amd64" }
- { os: macos-13-xlarge, type: "macos_arm64" }
# - { os: macos-13-xlarge, type: "macos_arm64" }
steps:
- name: Checkout current repo
uses: actions/checkout@v3
Expand Down

0 comments on commit 4ebd2a1

Please sign in to comment.