Skip to content

Commit 54ce5cd

Browse files
authored
fix: although this project already was 3.10, testing was done on 3.8 (#253)
1 parent 4250b35 commit 54ce5cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
uses: OpenTTD/actions/.github/workflows/rw-entry-testing-docker-py.yml@v5
1515
with:
1616
python-path: dibridge
17-
python-version: 3.8
17+
python-version: "3.10"

0 commit comments

Comments
 (0)