Skip to content

Commit

Permalink
🍎 mommy uses ubuntu instead of macos~
Browse files Browse the repository at this point in the history
finally! found the issue!
  • Loading branch information
FWDekker committed Jan 12, 2024
1 parent 1b2c2c4 commit 41d05d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:

build-netbsd:
needs: [ pre-flight-checks ]
runs-on: macos-12
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 41d05d1

Please sign in to comment.