Skip to content

Commit 4a7d6c3

Browse files
committed
infra/fix: github actions
1 parent e00ac09 commit 4a7d6c3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,10 @@ jobs:
6868
shell: bash
6969
ios-tests:
7070
name: Check work with iOS
71-
runs-on:
71+
runs-on: macos-latest
7272
strategy:
7373
fail-fast: true
7474
matrix:
75-
os: [macos-latest]
7675
rust: [stable, beta]
7776
env:
7877
RUSTUP_MAX_RETRIES: 10

0 commit comments

Comments
 (0)