aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorBonfaceKilz2020-11-03 21:54:36 +0300
committerBonfaceKilz2020-11-03 21:54:36 +0300
commitb526fc6f6b6f450e169c01db5ffea92f94512393 (patch)
tree6fa636b761a1a21a837a343fc576a2e96f3eda2f /.github/workflows
parentf31fe80702cd24fa3687e7254e9ad212340715fd (diff)
downloadgenenetwork2-b526fc6f6b6f450e169c01db5ffea92f94512393.tar.gz
Use python3-genenetwork2 on commit bdce85d in container
* .github/workflows/main.yml: Update gn2 container.
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index f27feb5f..d76a5433 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -11,7 +11,7 @@ on:
jobs:
unittest:
runs-on: ubuntu-latest
- container: bonfacekilz/python3-genenetwork2:latest
+ container: bonfacekilz/python3-genenetwork2:bdce85d
steps:
# First start with mariadb set then checkout. The checkout gives