Skip to content

Commit

Permalink
Add macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
michaliskambi committed Nov 17, 2022
1 parent 2568ac8 commit 71299ed
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ jobs:
# TODO: and Test
strategy:
matrix:
# operating-system: [windows-latest,ubuntu-latest,macos-latest]
operating-system: [windows-latest,ubuntu-latest]
operating-system: [windows-latest,ubuntu-latest,macos-latest]
# Pick a few Lazarus versions to also test compilation with older FPC versions,
# see https://github.com/gcarreno/setup-lazarus for a table with Lazarus->FPC versions mapping.
lazarus-versions: [dist, stable, 2.2.2, 2.0.12]
Expand Down

0 comments on commit 71299ed

Please sign in to comment.