Skip to content

Commit

Permalink
Update testing workflow to 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Atlinx committed Dec 30, 2023
1 parent 8bb9680 commit 71cbfd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ on: [push, pull_request]

jobs:
Tests:
name: Run All Tests on 3.5
name: Run All Tests on 4.2
runs-on: ubuntu-latest
container: barichello/godot-ci:mono-3.5
container: barichello/godot-ci:mono-4.2
steps:
- name: Checkout Repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 71cbfd5

Please sign in to comment.