Skip to content

Commit

Permalink
back to macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmmease committed Aug 13, 2024
1 parent cea50d4 commit 6a4b6ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ jobs:
target/wheels/*.whl
build-vegafusion-python-embed-osx-arm64:
runs-on: macos-13-arm64
runs-on: macos-latest
steps:
- name: Check out repository code
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # [email protected]
Expand Down Expand Up @@ -622,7 +622,7 @@ jobs:
vegafusion-server-*
build-vegafusion-server-osx-arm64:
runs-on: macos-13-arm64
runs-on: macos-latest
steps:
- name: Check out repository code
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # [email protected]
Expand Down

0 comments on commit 6a4b6ee

Please sign in to comment.