Skip to content

Commit

Permalink
Merge pull request #75 from smallbutfine/smallbutfine-patch-4
Browse files Browse the repository at this point in the history
Update build-and-test.yml
  • Loading branch information
smallbutfine authored Mar 26, 2023
2 parents 8ca5328 + e6bb0a1 commit c81933e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
operating-system: [windows-2019,ubuntu-22.04,macos-latest]
lazarus-versions: dist
lazarus-versions: [dist]
steps:
- name: Checkout source code
uses: actions/checkout@v2
Expand Down

0 comments on commit c81933e

Please sign in to comment.