Skip to content

Commit 0ad22f3

Browse files
committed
Updated GitHub Actions to ubuntu-latest
1 parent 576e3d6 commit 0ad22f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
"3.9",
1818
"3.10",
1919
]
20-
os: [ubuntu-18.04]
20+
os: [ubuntu-latest]
2121

2222
steps:
2323
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)