summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-11-26 17:29:47 +0100
committerFlorian Bruhin <me@the-compiler.org>2021-11-26 17:29:47 +0100
commit4008ef633b6e7c5c93a1edc66d20b1cce865b22d (patch)
tree371e46f1001c839b0f20ac710834dccac1918a76 /.github
parent7aa18cc6143d77ae46f65f66965dd14ff8c2a67c (diff)
downloadqutebrowser-4008ef633b6e7c5c93a1edc66d20b1cce865b22d.tar.gz
qutebrowser-4008ef633b6e7c5c93a1edc66d20b1cce865b22d.zip
Try 3.9 again
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/bleeding.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/bleeding.yml b/.github/workflows/bleeding.yml
index 435141e56..2e07fd81f 100644
--- a/.github/workflows/bleeding.yml
+++ b/.github/workflows/bleeding.yml
@@ -58,7 +58,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v2
with:
- python-version: "3.10"
+ python-version: 3.9.9
- name: Get asciidoc
uses: actions/checkout@v2
with: