Skip to content

Commit

Permalink
Update tome-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vitormcruz authored Jan 8, 2024
1 parent ba652f6 commit b53d8a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tome-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push, pull_request, workflow_dispatch]
jobs:
Run_Tests:
runs-on: ubuntu-latest
container: vitormcruz/pharo:9
container: vitormcruz/pharo:11
steps:
- uses: actions/checkout@v2
- name: Load Tome and Test it
Expand Down

0 comments on commit b53d8a7

Please sign in to comment.