Skip to content

Commit

Permalink
fix: godot version
Browse files Browse the repository at this point in the history
  • Loading branch information
derkork committed Jun 1, 2024
1 parent bda794b commit a71a76a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
name: Run tests
runs-on: ubuntu-latest
container:
image: docker://barichello/godot-ci:4.0.2
image: docker://barichello/godot-ci:4.0.3
steps:
- name: Checkout
uses: actions/checkout@v1
Expand Down

0 comments on commit a71a76a

Please sign in to comment.