mirror of
https://github.com/nasa/trick.git
synced 2025-01-30 08:03:51 +00:00
actions running as 1001
This commit is contained in:
parent
4163d3ad9a
commit
5438b1aa7d
1
.github/workflows/test_linux.yml
vendored
1
.github/workflows/test_linux.yml
vendored
@ -127,6 +127,7 @@ jobs:
|
||||
#-------- Job definition ----------------
|
||||
runs-on: ubuntu-18.04
|
||||
container: docker://${{matrix.cfg.os}}:${{matrix.cfg.tag}}
|
||||
options: --user 1001
|
||||
steps:
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
uses: actions/setup-python@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user