Skip to content

Commit

Permalink
back to latest because ubuntu20 seems working after c libs installed
Browse files Browse the repository at this point in the history
  • Loading branch information
syntrust committed Apr 19, 2024
1 parent 47ff38e commit e452b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
build:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
env:
BUILD_DIR: es-node.${{ github.ref_name }}
BIN_DIR: es-node.${{ github.ref_name }}/build/bin
Expand Down

0 comments on commit e452b4f

Please sign in to comment.