Skip to content

Commit

Permalink
PDAL 2.8.x CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
pomadchin committed Sep 8, 2024
1 parent 804a1f6 commit 7390cf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
arch: arm64
java: [11]
distribution: [temurin]
pdal: [2.7.1]
pdal: [2.8.0]
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -91,7 +91,7 @@ jobs:
os: [ubuntu-latest]
java: [11]
distribution: [temurin]
pdal: [2.7.1]
pdal: [2.8.0]
runs-on: ${{ matrix.os }}
if: github.event_name != 'pull_request'
needs: [build]
Expand Down

0 comments on commit 7390cf9

Please sign in to comment.