Skip to content

Commit 6f5b966

Browse files
authored
Merge pull request #52 from tigrisdata/build-image
update builder image to ubuntu-24.04
2 parents c24623c + 15dec4e commit 6f5b966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-push-fdb-exporter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515
jobs:
1616
build-image:
1717
name: Build and Push image
18-
runs-on: ubuntu-20.04
18+
runs-on: ubuntu-24.04
1919

2020
steps:
2121
- name: Checkout repository

0 commit comments

Comments
 (0)