Skip to content

Commit

Permalink
Update and rename swift.yml to macOS.yml (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xLeif authored Jun 19, 2024
1 parent a2913f6 commit a53b981
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/swift.yml → .github/workflows/macOS.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Swift
name: macOS

on:
push:
Expand All @@ -8,7 +8,7 @@ on:

jobs:
build:
runs-on: ubuntu-latest
runs-on: macos-latest

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit a53b981

Please sign in to comment.