We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29acaef commit c191d3eCopy full SHA for c191d3e
.github/workflows/ci_tests_dev.yaml
@@ -21,7 +21,7 @@ jobs:
21
matrix:
22
python-version: [3.8]
23
os: [ubuntu-20.04, macOS-10.15]
24
- gmt_git_ref: [6.1, master]
+ gmt_git_ref: [master]
25
env:
26
# LD_LIBRARY_PATH: ${{ github.workspace }}/gmt/lib:$LD_LIBRARY_PATH
27
GMT_INSTALL_DIR: ${{ github.workspace }}/gmt-install-dir
0 commit comments