aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/CI.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml
index 3264513..8ac6435 100644
--- a/.github/workflows/CI.yml
+++ b/.github/workflows/CI.yml
@@ -31,11 +31,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v1
- - name: Set up Python 3.x
- uses: actions/setup-python@v1 # Use pip to install latest CMake, & FORD/Jin2For, etc.
- with:
- python-version: 3.x
-
- name: Install GFortran and CMake Linux
if: contains(matrix.os, 'ubuntu')
run: |