Skip to content

Commit

Permalink
update node and python versions in pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Omniaevo authored Dec 29, 2023
1 parent b43dbf8 commit 921b939
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/electron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:
- v[0-9]+.[0-9]+.[0-9]+

env:
NODE_VERSION: 14.x
PYTHON_VERSION: 2.x
NODE_VERSION: 18.x
PYTHON_VERSION: 3.x

jobs:
build-linux:
Expand Down

0 comments on commit 921b939

Please sign in to comment.