Skip to content

Commit

Permalink
ci update version
Browse files Browse the repository at this point in the history
Signed-off-by: 2byrds <2byrds@gmail.com>
  • Loading branch information
2byrds committed Apr 1, 2024
1 parent 87480f4 commit 2deb24b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Set up Python 3.10
uses: actions/setup-python@v2
with:
python-version: 3.10.13
python-version: 3.12.2
- name: Clear databases
run: |
rm -Rf /usr/local/var/keri/*
Expand Down

0 comments on commit 2deb24b

Please sign in to comment.