Skip to content

Commit e84ffdf

Browse files
committed
try rolling back GHA ubuntu release
1 parent 8ec574f commit e84ffdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ concurrency:
1414
cancel-in-progress: true
1515
jobs:
1616
deps:
17-
runs-on: ubuntu-latest
17+
runs-on: ubuntu-22.04:20240116.3.0
1818
steps:
1919
- name: Check out repository
2020
uses: actions/checkout@v4

0 commit comments

Comments
 (0)