Skip to content

Commit 39706f8

Browse files
committed
Updating software versions
1 parent 507ff16 commit 39706f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ on:
1313

1414
jobs:
1515
build:
16-
runs-on: ubuntu-latest
16+
runs-on: ubuntu-22.04
1717

1818
strategy:
1919
matrix:
20-
python-version: ["3.8.2", "3.10.2"]
20+
python-version: ["3.8", "3.10"]
2121

2222
steps:
2323
- name: Checkout repository

0 commit comments

Comments
 (0)