Skip to content

Commit

Permalink
Update cmake.yml: re-enable ubuntu-latest build
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisHal authored Jun 7, 2024
1 parent c9fdf2e commit 3143005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
build:
strategy:
matrix:
os: [windows-latest, macos-latest]
os: [windows-latest, macos-latest, ubuntu-latest]
# os: [windows-latest, ubuntu-latest, macos-13]
qt_version: ['6.7.0']
# The CMake configure and build commands are platform agnostic and should work equally well on Windows or Mac.
Expand Down

0 comments on commit 3143005

Please sign in to comment.