Skip to content

Commit

Permalink
troubleshoot CI failure
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Dumais <marc.dumais@ericsson.com>
  • Loading branch information
marcdumais-work committed Mar 14, 2024
1 parent 8a38108 commit 1e5e2a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ jobs:
node-version: "18.x"
registry-url: "https://registry.npmjs.org"

- name: Use Python 3.x
- name: Use Python 3.11
uses: actions/setup-python@v5
with:
python-version: "3.x"
python-version: "3.11"

- name: Build
shell: bash
Expand Down

0 comments on commit 1e5e2a7

Please sign in to comment.