Skip to content

Commit c191d3e

Browse files
authored
Remove testing with GMT 6.1 branch (#582)
GMT 6.1.1 is already released, and the 6.1 branch won't be updated.
1 parent 29acaef commit c191d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_tests_dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
matrix:
2222
python-version: [3.8]
2323
os: [ubuntu-20.04, macOS-10.15]
24-
gmt_git_ref: [6.1, master]
24+
gmt_git_ref: [master]
2525
env:
2626
# LD_LIBRARY_PATH: ${{ github.workspace }}/gmt/lib:$LD_LIBRARY_PATH
2727
GMT_INSTALL_DIR: ${{ github.workspace }}/gmt-install-dir

0 commit comments

Comments
 (0)