Skip to content

Commit

Permalink
ci: Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Venatum committed Apr 11, 2024
1 parent db31424 commit 1889e54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
name: "Docker build: ${{ matrix.os_flavour }} for ${{ matrix.ps_version }} with ${{ matrix.server_flavour }}"
runs-on: ubuntu-latest
strategy:
fail-fast: false # TODO: Test only should be removed
matrix:
os_flavour: ["alpine", "debian"]
ps_version: ["1.6.1.24", "1.7.8.10", "8.1.5"]
Expand Down

0 comments on commit 1889e54

Please sign in to comment.