Skip to content

Commit

Permalink
Change runner to macos-latest (#1826)
Browse files Browse the repository at this point in the history
* Add dummy changelog

* Pin wasm-bindgen

* Register change in CHANGELOG

* Update Cargo.lock

* Remove changes from CHANGELOG

* Change runner
  • Loading branch information
JulianGCalderon committed Aug 27, 2024
1 parent 1edc0b4 commit 538e06d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fresh_run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- os: ubuntu-22.04
deps_suffix: ''
os_name: ubuntu-22.04
- os: [self-hosted, macOS]
- os: macos-latest
deps_suffix: '-macos'
os_name: macos
runs-on: ${{ matrix.os_name }}
Expand Down

0 comments on commit 538e06d

Please sign in to comment.