summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-11-26 17:51:25 +0100
committerFlorian Bruhin <me@the-compiler.org>2021-11-26 17:51:25 +0100
commit2f0563c009c9ad05b95b8a9bbe09d27ef7554b8e (patch)
treebe8b9e551fd1bcf11ade436567a584cfb601af95 /.github
parent4008ef633b6e7c5c93a1edc66d20b1cce865b22d (diff)
downloadqutebrowser-2f0563c009c9ad05b95b8a9bbe09d27ef7554b8e.tar.gz
qutebrowser-2f0563c009c9ad05b95b8a9bbe09d27ef7554b8e.zip
Revert "Try 3.9 again"
This reverts commit 4008ef633b6e7c5c93a1edc66d20b1cce865b22d.
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 2e07fd81f..435141e56 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.9.9
+ python-version: "3.10"
- name: Get asciidoc
uses: actions/checkout@v2
with: