Skip to content

Commit

Permalink
test compiler 14
Browse files Browse the repository at this point in the history
  • Loading branch information
albarema authored Dec 20, 2024
1 parent 19c454b commit 6b7ac56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/render_page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:
R -e 'install.packages(c("rmarkdown", "markdown", "knitr"))'
env:
GITHUB_PAT: ${{ secrets.TOKEN }}
CXX14: g++-11
CXX14FLAGS: "-std=c++14"

- name: Pull Notebooks folder content
if: runner.os == 'Linux'
Expand Down

0 comments on commit 6b7ac56

Please sign in to comment.