Skip to content

Commit

Permalink
Build on ubuntu 20.04
Browse files Browse the repository at this point in the history
Because exe is forward compatible, but not backward compatible
  • Loading branch information
balazsdukai committed Jun 14, 2023
1 parent 0abc2d6 commit 54d6466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

strategy:
matrix:
os: [ windows-latest, ubuntu-latest, macos-latest ]
os: [ windows-latest, ubuntu-20.04, macos-latest ]
include:
- os: windows-latest
artifact_name: cityjson2ifc-win
Expand Down

0 comments on commit 54d6466

Please sign in to comment.