Skip to content

Commit

Permalink
Renewed execution environment.
Browse files Browse the repository at this point in the history
  • Loading branch information
thirsch committed Dec 30, 2024
1 parent 242beb5 commit ab37dd5
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 @@ -6,11 +6,11 @@ on:

jobs:
linux_tests:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest

services:
mailcatcher:
image: dockage/mailcatcher:0.7.1
image: dockage/mailcatcher:0.9.0
ports:
- 4456:1025

Expand Down

0 comments on commit ab37dd5

Please sign in to comment.