Skip to content

Commit 508d695

Browse files
author
Soumya Mahunt
committed
ci: fix pod install
1 parent 0e3e4eb commit 508d695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ concurrency:
2020
jobs:
2121
ci:
2222
name: Run Tests
23-
runs-on: ubuntu-latest
23+
runs-on: macos-latest
2424
outputs:
2525
release: ${{ steps.check_version_bump.outputs.release_type != '' }}
2626

0 commit comments

Comments
 (0)