mirror of https://github.com/eclipse/paho.mqtt.c
Update artifact_linux.yml
This commit is contained in:
parent
1fa37e14e6
commit
1b431761e4
|
|
@ -3,7 +3,7 @@ on: [workflow_dispatch]
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v2
|
||||
|
|
|
|||
Loading…
Reference in New Issue