Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
da-liii committed Jan 14, 2024
1 parent e7c82aa commit 569a6ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd_research_on_macos_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
macosbuild:
strategy:
matrix:
os: [macOS-latest]
os: [macos-12]
arch: [arm64]
runs-on: ${{ matrix.os }}
timeout-minutes: 45
Expand Down

0 comments on commit 569a6ee

Please sign in to comment.