Skip to content

Commit

Permalink
Update workshop-setup.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
manuGil authored Mar 18, 2024
1 parent 84d7f68 commit a2732bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workshop-setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
matrix:
# list of Os's
R: ['4.3.3']
os: [ubuntu-latest]
os: [ubuntu-latest, windows-latest, macos-latest]
steps:
- name: Setup R
uses: actions/checkout@v4
Expand Down

0 comments on commit a2732bb

Please sign in to comment.