build(backend): bump go version to 1.20.1
							parent
							
								
									fd22e0b163
								
							
						
					
					
						commit
						fa95299df4
					
				| 
						 | 
				
			
			@ -24,7 +24,7 @@ jobs:
 | 
			
		|||
      - uses: actions/checkout@v2
 | 
			
		||||
      - uses: actions/setup-go@v2
 | 
			
		||||
        with:
 | 
			
		||||
          go-version: 1.18.3
 | 
			
		||||
          go-version: 1.20.1
 | 
			
		||||
      - run: make lint-backend
 | 
			
		||||
  lint-commits:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
| 
						 | 
				
			
			@ -57,7 +57,7 @@ jobs:
 | 
			
		|||
      - uses: actions/checkout@v2
 | 
			
		||||
      - uses: actions/setup-go@v2
 | 
			
		||||
        with:
 | 
			
		||||
          go-version: 1.18.3
 | 
			
		||||
          go-version: 1.20.1
 | 
			
		||||
      - run: make test-backend
 | 
			
		||||
  test:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
| 
						 | 
				
			
			@ -76,7 +76,7 @@ jobs:
 | 
			
		|||
          fetch-depth: 0
 | 
			
		||||
      - uses: actions/setup-go@v2
 | 
			
		||||
        with:
 | 
			
		||||
          go-version: 1.18.3
 | 
			
		||||
          go-version: 1.20.1
 | 
			
		||||
      - uses: actions/setup-node@v2
 | 
			
		||||
        with:
 | 
			
		||||
          node-version: '16'
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue