Github Ubuntu //free\\ -
Confirm the installation was successful by checking the active Git version. git --version Use code with caution. 2. Initial Git Configuration
name: CI on Ubuntu on: [push] jobs: build: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - name: Run a script run: echo "Hello from Ubuntu runner" github ubuntu