m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-16 07:13:48 -05:00

Update Dockerfile

This commit is contained in:
Junegunn Choi
2025-02-02 22:54:53 +09:00
parent 6ee31d5dc5
commit c1470a51b8
4 changed files with 17 additions and 9 deletions

View File

@@ -16,7 +16,7 @@ env:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
with: