Skip to content

Commit

Permalink
GHA: drop heisensegfaulting ubuntu-latest envs
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Mayer authored and Florian Mayer committed Jul 21, 2020
1 parent e78b89f commit 595bea3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
# - { os: ubuntu-20.04, r: "release"} # not released yet
# - { os: ubuntu-20.04, r: "oldrel" } # not released yet
# - { os: ubuntu-latest, r: "devel" } # fails setup-r
- { os: ubuntu-latest, r: "release"} # ubuntu-18.04
- { os: ubuntu-latest, r: "oldrel" }
#- { os: ubuntu-latest, r: "release"} # ubuntu-18.04 # heisensegfault
#- { os: ubuntu-latest, r: "oldrel" } # heisensegfault
# - { os: ubuntu-16.04, r: "devel" } # fails setup-r
- { os: ubuntu-16.04, r: "release"}
- { os: ubuntu-16.04, r: "oldrel" }
Expand Down

0 comments on commit 595bea3

Please sign in to comment.