Skip to content

Commit

Permalink
Merge pull request #3234 from PecanProject/R4_2_Actions
Browse files Browse the repository at this point in the history
Update Actions to R4.2
  • Loading branch information
infotroph authored Nov 30, 2023
2 parents c081973 + f059971 commit 2f0793f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
fail-fast: false
matrix:
R:
- "4.0"
- "4.2"
- "4.1"

services:
Expand Down Expand Up @@ -90,7 +90,7 @@ jobs:
fail-fast: false
matrix:
R:
- "4.0"
- "4.2"
- "4.1"

env:
Expand Down Expand Up @@ -147,7 +147,7 @@ jobs:
fail-fast: false
matrix:
R:
- "4.0"
- "4.2"
- "4.1"

env:
Expand Down Expand Up @@ -204,7 +204,7 @@ jobs:
fail-fast: false
matrix:
R:
- "4.0"
- "4.2"
- "4.1"

env:
Expand Down Expand Up @@ -266,7 +266,7 @@ jobs:
fail-fast: false
matrix:
R:
- "4.0"
- "4.2"
- "4.1"

services:
Expand Down

0 comments on commit 2f0793f

Please sign in to comment.