Skip to content

Commit

Permalink
add ubuntu 22.04 build
Browse files Browse the repository at this point in the history
  • Loading branch information
hanzhi713 committed Jan 8, 2023
1 parent 91abf8d commit ebf9cec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_executable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
build-matrix:
strategy:
matrix:
os: [ubuntu-18.04, ubuntu-20.04, windows-2019, macos-10.15, macos-11, macos-12]
os: [ubuntu-18.04, ubuntu-20.04, ubuntu-22.04, windows-2019, macos-10.15, macos-11, macos-12]
include:
- os: windows-2019
suffix: .exe
Expand Down

0 comments on commit ebf9cec

Please sign in to comment.