Skip to content

Commit

Permalink
Modify continuous integration script to emulate freebsd on the ubuntu…
Browse files Browse the repository at this point in the history
… system
  • Loading branch information
timandy committed Nov 27, 2023
1 parent b6a61a4 commit 3c19d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ jobs:
- os: windows
runs-on: windows-latest
- os: freebsd
runs-on: macos-latest
runs-on: ubuntu-latest
- os: js
runs-on: ubuntu-latest

Expand Down

0 comments on commit 3c19d67

Please sign in to comment.