Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
switch to non-customized godot 4.3 container
  • Loading branch information
rosskarchner authored Aug 17, 2024
1 parent e4b6b52 commit 3a1b94f
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 @@ -12,7 +12,7 @@ jobs:
name: Web Export
runs-on: ubuntu-20.04
container:
image: rosskarchner/godot-ci:4.3rc3
image: barichello/godot-ci:4.3
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 3a1b94f

Please sign in to comment.