Skip to content

Commit

Permalink
fix: replaced ScaleWay runner with GitHub M1 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Talhaali00 authored Mar 6, 2024
1 parent 2e14118 commit 0e1fe29
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sub-validate-swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ permissions:
jobs:
validate-swift:
name: Swift Integration Tests - ${{ inputs.stage }}
runs-on:
group: apple-silicon
runs-on: macos-latest-xlarge
permissions:
contents: write
environment:
Expand Down

0 comments on commit 0e1fe29

Please sign in to comment.