Skip to content

Commit

Permalink
let's try the new M1 runner for fun
Browse files Browse the repository at this point in the history
  • Loading branch information
david-crespo committed Feb 7, 2024
1 parent 0e598e1 commit 1387f4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ ubuntu-22.04, macos-12 ]
os: [ ubuntu-22.04, macos-14 ]
steps:
# This repo is unstable and unnecessary: https://github.com/microsoft/linux-package-repositories/issues/34
- name: Disable packages.microsoft.com repo
Expand Down

0 comments on commit 1387f4a

Please sign in to comment.