Skip to content

Commit

Permalink
try updating pio bld tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Apr 10, 2024
1 parent f4f1d9f commit 18deed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/srt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:
key: ${{ runner.os }}-${{ env.ParallelIO_VERSION }}-parallelio2
- name: Build ParallelIO
if: steps.cache-PARALLELIO.outputs.cache-hit != 'true'
uses: NCAR/ParallelIO/.github/actions/parallelio_cmake@9390e30e29d4ebbfbef0fc72162cacd9e8f25e4e
uses: NCAR/ParallelIO/.github/actions/parallelio_cmake@pio2_6_2
with:
parallelio_version: ${{ env.ParallelIO_VERSION }}
enable_fortran: True
Expand Down

0 comments on commit 18deed9

Please sign in to comment.