Skip to content

Commit

Permalink
Revert changes, but make versions synonymous
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasyu888 committed Nov 1, 2023
1 parent 0f29faa commit 6fb6e2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
matrix:
# os: [ubuntu-22.04, macos-12, macos-13, windows-2022]
os: [ubuntu-22.04, macos-13, windows-2022]
r: [4.1.3, 4.2.3, 4.3.2]
r: [4.1.3, 4.2.3, 4.3.1]

steps:
- name: checkout
Expand Down Expand Up @@ -269,7 +269,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-22.04, windows-2022, macos-13]
r: [4.1.3, 4.2.2, 4.3.1]
r: [4.1.3, 4.2.3, 4.3.1]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 6fb6e2e

Please sign in to comment.