Skip to content

Commit

Permalink
missing '
Browse files Browse the repository at this point in the history
  • Loading branch information
dfalbel authored May 11, 2020
1 parent 156be6d commit 919ba1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
fail-fast: false
matrix:
os: ['windows-latest', 'macOS-latest', 'ubuntu-16.04']
tf: ['1.14.0', '1.15.2', '2.0.1', '2.1.0', '2.2.0', nightly']
tf: ['1.14.0', '1.15.2', '2.0.1', '2.1.0', '2.2.0', 'nightly']
include:
- os: ubuntu-16.04
cran: https://demo.rstudiopm.com/all/__linux__/xenial/latest
Expand Down

0 comments on commit 919ba1e

Please sign in to comment.