Skip to content

Commit

Permalink
Try ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Akuli authored Feb 19, 2024
1 parent df9d9bb commit c6825ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/netbsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ on:

jobs:
test:
runs-on: macos-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cross-platform-actions/action@v0.22.0
- uses: cross-platform-actions/action@v0.23.0
env:
PKG_PATH: 'https://cdn.NetBSD.org/pub/pkgsrc/packages/NetBSD/amd64/9.3/All'
with:
Expand Down

0 comments on commit c6825ed

Please sign in to comment.