Skip to content

Commit

Permalink
add fedora gcc 14 for rhub
Browse files Browse the repository at this point in the history
  • Loading branch information
philipp-baumann committed Sep 20, 2024
1 parent d3e9560 commit fe7f209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_rhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:

- name: Run checks
run: |
nix-shell --run "Rscript -e \"rhub::rhub_check(platforms = c('linux','macos','macos-arm64','windows','ubuntu-next','ubuntu-release'))\""
nix-shell --run "Rscript -e \"rhub::rhub_check(platforms = c('linux','macos','macos-arm64','windows','ubuntu-next','ubuntu-release', 'gcc14'))\""

0 comments on commit fe7f209

Please sign in to comment.