Skip to content

Commit

Permalink
updated python and ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
schandrika authored May 7, 2023
1 parent aba5c39 commit 731a901
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ defaults:
env:
LANG: en_US.utf-8
LC_ALL: en_US.utf-8
PYTHON_VERSION: '3.8'
RUNS_ON: ubuntu-20.04
PYTHON_VERSION: '3.10'
RUNS_ON: ubuntu-22.04

jobs:

Expand Down

0 comments on commit 731a901

Please sign in to comment.