Skip to content

Commit

Permalink
dev(hansbug): use macos-12 to compile, ci skip
Browse files Browse the repository at this point in the history
  • Loading branch information
HansBug committed Oct 16, 2024
1 parent 8b48952 commit 021eedf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
os:
- 'ubuntu-20.04'
- 'windows-2019'
- 'macos-13'
- 'macos-12'
python:
- '3.8'
- '3.9'
Expand All @@ -81,11 +81,11 @@ jobs:
architecture: arm64
- os: windows-2019
architecture: aarch64
- os: macos-13
- os: macos-12
architecture: aarch64
- os: macos-13
- os: macos-12
architecture: x86
- os: macos-13
- os: macos-12
architecture: AMD64

steps:
Expand Down

0 comments on commit 021eedf

Please sign in to comment.