Skip to content

Commit 637f220

Browse files
typo
1 parent 8c145eb commit 637f220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
name: Tests ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}
66
runs-on: ${{ matrix.os }}
77
env:
8-
P4EST_ROOT_DIR: "/opt/p4est/2.3/"
8+
P4EST_ROOT_DIR: "/opt/p4est/2.3.6/"
99
strategy:
1010
fail-fast: false
1111
matrix:

0 commit comments

Comments
 (0)