Skip to content

Commit

Permalink
Edge test
Browse files Browse the repository at this point in the history
  • Loading branch information
UnknownShadow200 committed May 16, 2024
1 parent 8065523 commit 112b353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_netbsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
if: github.ref_name == github.event.repository.default_branch
runs-on: ubuntu-latest
container:
image: ghcr.io/cross-rs/x86_64-unknown-netbsd
image: ghcr.io/cross-rs/x86_64-unknown-netbsd:edge
steps:
- uses: actions/checkout@v3
- name: Install prerequisites
Expand Down

0 comments on commit 112b353

Please sign in to comment.