Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ChrisHal/PMbrowser
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisHal committed Jun 8, 2024
2 parents d6b6dde + 3143005 commit d105c25
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 d105c25

Please sign in to comment.