Skip to content

Commit

Permalink
Removed cloud-runner specific things
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasberglund committed Jun 10, 2024
1 parent 2570ab5 commit 5510e7d
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/ios-screenshots-creation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,6 @@ jobs:
with:
go-version: 1.19.5

- name: Set up yeetd to workaround XCode being slow in CI
run: |
wget https://github.com/biscuitehh/yeetd/releases/download/1.0/yeetd-normal.pkg
sudo installer -pkg yeetd-normal.pkg -target /
yeetd &
- name: Configure Xcode
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '15.0.1'
- name: Configure Rust
run: |
rustup default stable
Expand Down

0 comments on commit 5510e7d

Please sign in to comment.