Skip to content

Commit

Permalink
Remove 1.6 from CI; ^1.8 required
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel Bazdresch committed Mar 7, 2023
1 parent 8705b2e commit e4580fb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
fail-fast: false
matrix:
version:
- '1.6' # latest LTS
- '1'
- '1' # current stable
- 'nightly'
os: [ubuntu-latest]
arch: [x64]
Expand Down

0 comments on commit e4580fb

Please sign in to comment.