Skip to content

Commit 0a82cf0

Browse files
committed
move ci to macos-latest
1 parent 7015f1e commit 0a82cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
jobs:
1515
build:
1616
name: Build
17-
runs-on: macos-11
17+
runs-on: macos-latest
1818
steps:
1919
- uses: actions/checkout@v2
2020
- name: Install toolchain from rust-toolchain.toml

0 commit comments

Comments
 (0)