Skip to content

Commit

Permalink
Merge pull request #4 from Nicky-D/master
Browse files Browse the repository at this point in the history
Enable build on Ubuntu 22.04 runner
  • Loading branch information
nat-goodspeed authored Dec 19, 2023
2 parents b4993da + 1c195ed commit c5f3347
Show file tree
Hide file tree
Showing 10 changed files with 2,920 additions and 2,200 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
build:
strategy:
matrix:
os: [windows-2022, macos-11] # , ubuntu-22.04]
os: [windows-2022, macos-11, ubuntu-22.04]
addrsize: ["64"]
include:
- os: windows-2022
Expand Down
Loading

0 comments on commit c5f3347

Please sign in to comment.