Skip to content

Commit

Permalink
👷 Update artifact versions
Browse files Browse the repository at this point in the history
  • Loading branch information
MadsBogeskov committed Feb 23, 2024
1 parent 07d2e6f commit a726d27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
build:
runs-on: macos-latest
runs-on: macos-13
steps:
- uses: actions/checkout@v4

Expand All @@ -18,7 +18,7 @@ jobs:
run: swift build -v

test:
runs-on: macos-latest
runs-on: macos-13
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit a726d27

Please sign in to comment.