Skip to content

Commit

Permalink
don't use newer stations
Browse files Browse the repository at this point in the history
  • Loading branch information
Aariq committed Nov 22, 2024
1 parent 8a18a52 commit 711152d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
azmet:
strategy:
matrix:
station_id: [az01, az02, az04, az05, az06, az07, az08, az09, az12, az14, az15, az19, az20, az22, az23, az24, az26, az27, az28, az32, az33, az35, az36, az37, az38, az39, az40, az41, az42, az43, az44]
station_id: [az01, az02, az04, az05, az06, az07, az08, az09, az12, az14, az15, az19, az20, az22, az23, az24, az26, az27, az28, az32, az33, az35, az36, az37, az38, az39, az40, az41]
runs-on: ubuntu-latest
env:
RENV_CONFIG_PAK_ENABLED: TRUE #use the `pak` package for installing R packages—it automatically detects and install system dependencies on ubuntu
Expand Down

0 comments on commit 711152d

Please sign in to comment.