Skip to content

Commit

Permalink
ci(fix): set build python version to 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
winstxnhdw authored Nov 5, 2023
1 parent 415a167 commit 6236fb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ on:
jobs:
test:
uses: winstxnhdw/actions/.github/workflows/python.yml@main
with:
python-version: 3.11

build:
uses: winstxnhdw/actions/.github/workflows/docker-push.yml@main
Expand Down

0 comments on commit 6236fb0

Please sign in to comment.