Skip to content

Commit 275b79c

Browse files
author
Juan Tirado
committed
Use ubuntu-22.04.
1 parent 69a45e1 commit 275b79c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [push, pull_request]
55
jobs:
66
integration:
77
name: Integration
8-
runs-on: ubuntu-latest
8+
runs-on: ubuntu-22.04
99
strategy:
1010
matrix:
1111
python:

0 commit comments

Comments
 (0)