Skip to content

Commit 323bcff

Browse files
authored
Fix build
1 parent ead9402 commit 323bcff

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/molecule-mongo.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,9 @@ on:
1515

1616
jobs:
1717
build:
18-
runs-on: ubuntu-20.04
18+
runs-on: ubuntu-24.04
1919
steps:
2020
- uses: actions/checkout@v5
21-
2221
- name: Set up Python 3.8
2322
uses: actions/setup-python@v6
2423
with:

0 commit comments

Comments
 (0)