Skip to content

Commit

Permalink
Fix typo in line 12 of actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ajmarkow committed Sep 28, 2023
1 parent b8ee76d commit ed93b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
build:
runs-on: mac-os-latest
runs-on: macos-latest
name: Ruby ${{ matrix.ruby }}
strategy:
matrix:
Expand Down

0 comments on commit ed93b36

Please sign in to comment.