We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c11744 commit f0aab27Copy full SHA for f0aab27
.github/workflows/build.yml
@@ -7,7 +7,7 @@ jobs:
7
strategy:
8
matrix:
9
os: [windows-latest, ubuntu-latest, macos-latest]
10
- lazarus: [stable, 2.0.10, 2.0.8, 1.8.4]
+ lazarus: [stable, 2.0.12, 2.0.10, 2.0.8, 1.8.4]
11
exclude:
12
# They say that Lazarus < 2.0.8 is not supported in setup-lazarus action for macOS
13
- os: macos-latest
0 commit comments