Skip to content

Commit

Permalink
fix(ci): 🐛 Run-on macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
SpiralOutDotEu committed Nov 2, 2023
1 parent 643601f commit 1418cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
runs-on: ubuntu-latest
runs-on: macos-latest
permissions:
contents: write
steps:
Expand Down

0 comments on commit 1418cdd

Please sign in to comment.